/ Assembly List / LJCSQLUtilLibDAL / DbMetaDataTableManager / AddData

Namespace - LJCSQLUtilLibDAL


Parameters
mdTable - The data record.

Returns

The added data object record with the assigned ID value.

Syntax

C#
public DbMetaDataTable AddData(DbMetaDataTable mdTable)

Adds a data record.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.